home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / aiuew.dir / 00004.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  838 b   |  31 lines

  1. on exitFrame
  2.   global taidata, taidataj, sdata, tj, moji, msno, yubicurs
  3.   if soundBusy(1) = 0 then
  4.     puppetSound("low2")
  5.   end if
  6.   highwaystar(msno)
  7.   set the visible of sprite 2 to 1
  8.   delete line 1 of field "テ・テシテァツヲテ・テ」テ「ツ"
  9.   put "テツョテァDテツエテツサテ運テ韻テ曳テ嘉」テツ敕雲テ疫テ嘉」テ丑テ嘉、テ叡テ丑テツオテニ津ツ催テヲテナステツ「" into field "テ・テシテァツヲテ・テ」テ「ツ"
  10.   set tj to 0
  11.   if tj = 1 then
  12.     set taidata to EMPTY
  13.     tgyou(moji)
  14.   end if
  15.   if tj = 0 then
  16.     set taidataj to EMPTY
  17.     set sdata to EMPTY
  18.     put EMPTY into field "ティテウテウDテッツ"
  19.     jgyou(moji)
  20.     if the number of items in sdata = 1 then
  21.       put "Nothing" into field "ティテウテウDテッツ"
  22.     end if
  23.   end if
  24.   set yubicurs to list(904, 905)
  25.   set the cursor of sprite 2 to yubicurs
  26.   repeat with n = 6 to 21
  27.     set the cursor of sprite n to yubicurs
  28.   end repeat
  29.   updateStage()
  30. end
  31.